const github.com/andybalholm/brotli.minDictionaryWordLength

2 uses

	github.com/andybalholm/brotli (current package)
		decode.go#L1869: 		if i >= minDictionaryWordLength && i <= maxDictionaryWordLength {
		dictionary.go#L17: const minDictionaryWordLength = 4